-2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
-
- * cus-start.el (file-coding-system-alist): Fix custom type.
-
-2007-07-08 Chong Yidong <cyd@stupidchicken.com>
+2007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
- * longlines.el (longlines-wrap-region): Avoid marking buffer as
- modified.
- (longlines-auto-wrap, longlines-window-change-function): Remove
- unnecessary calls to set-buffer-modified-p.
+ * subr.el (looking-at-p, string-match-p): New functions.
2007-07-09 Reiner Steib <Reiner.Steib@gmx.de>
* cus-start.el (file-coding-system-alist): Fix custom type.
+2007-07-08 Chong Yidong <cyd@stupidchicken.com>
+
+ * longlines.el (longlines-wrap-region): Avoid marking buffer as
+ modified.
+ (longlines-auto-wrap, longlines-window-change-function): Remove
+ unnecessary calls to set-buffer-modified-p.
+
+2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
+
+ * cus-start.el (file-coding-system-alist): Fix custom type.
+
2007-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
* vc-cvs.el (vc-cvs-revert): Use vc-default-revert.